Represents a comment by a user on some resource.
Properties
| Name | Returns | Notes | Example |
|---|---|---|---|
| id | String | ||
| user | ProfileBean | ||
| date | long | The date of the comment as a unix timestamp | |
| comment | String | ||
| primaryOrgTitle | String | ||
| groups | List | ||
| parentId | String |
Hide comments
Represents a comment by a user on some resource.
| Name | Returns | Notes | Example |
|---|---|---|---|
| id | String | ||
| user | ProfileBean | ||
| date | long | The date of the comment as a unix timestamp | |
| comment | String | ||
| primaryOrgTitle | String | ||
| groups | List | ||
| parentId | String |